home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 05.zip / BS1 part 5 / World_Atlas_1.adf / Install.batch < prev    next >
Text File  |  1991-12-02  |  5KB  |  174 lines

  1. ;
  2. ;            World Atlas V2.50d Harddisk Installation Batch V1.3
  3. ;
  4. ;                          Produced by Henrik Brinch
  5. ;
  6. ;                  Developed by InfoCoast Technologies (C)1991
  7. ;
  8. ;                        (C)1991 Centaur Software, Inc.
  9. ;
  10. ;  IMPORTANT NOTE:
  11. ;
  12. ;  THIS INSTALLATION BATCH FILE IS *NOT* I REPEAT *NOT* PUBLIC DOMAIN
  13. ;  IT IS PROTECTED BY THE LAW OF INTERNATIONAL COPYRIGHT.
  14. ;  THIS INSTALLATION BATCH IS A PART OF THE WORLD ATLAS V2.50d PACKAGE
  15. ;  WHICH IS COPYRIGHTED.  FURTHER COPYRIGHT INFORMATION, REFER TO
  16. ;  APPENDIX B IN THE WORLD ATLAS MANUAL.
  17. ;
  18. ;  ---------------------------------------------------------------------
  19. ;  ~
  20. ;  ~            World Atlas V2.50d Harddisk Installation Batch V1.3
  21. ;  ~            ---------------------------------------------------
  22. ;  ~   Please click inside box and type the partition/directory you want to
  23. ;  ~    install World Atlas V2.50d on/in.  The name HAS to end either with
  24. ;  ~         ':' or '/'.  You're informed if you need to change disks.
  25. ;  ~           When you're ready, use menu to start installation.
  26. ;  ~            Allow app. 10 minutes for installation-procedure.
  27. ;  ~
  28. ;  ~
  29. ;  ~
  30. ;  ~
  31. ;  ~
  32. ;  ~  COPYRIGHT NOTICE for World Atlas V2.50d (refer to Appendix B in manual):
  33. ;  ~
  34. ;  ~  You make take one(1) copy of the program solely for back-up purposes.
  35. ;  ~  You must reproduce and include the copyright notice on the back-up copy.
  36. ;  ~  You may tranfer and license the product to another party only if the other
  37. ;  ~  party agree to the terms and conditions of this agreement and completes and
  38. ;  ~  returns the registration card to Centaur Software, Inc. If you transfer the
  39. ;  ~  program you must at the same time transfer the documentation and back-up
  40. ;  ~  copy or transfer the documentation and destroy the back-up copy|
  41. ;  ---------------------------------------------------------------------
  42. ;  ^
  43. ;  ^  World Atlas is now installed on/in %
  44. ;  ^
  45. ;  ^  Please add these lines either in "s:Startup-Sequence" or if you're
  46. ;  ^  running KickStart/WorkBench 2.0 "s:User-Startup"
  47. ;  ^
  48. ;  ^    Assign World_Atlas_1: %World_Atlas
  49. ;  ^    Assign World_Atlas_2: %World_Atlas
  50. ;  ^    Assign World_Atlas_3: %World_Atlas
  51. ;  ^
  52. ;  ^                    - Press mousebutton to continue -|
  53. ;  ---------------------------------------------------------------------
  54.  
  55. World_Atlas_1:c/Copy World_Atlas_1:c RAM:
  56.  
  57. RAM:CD RAM:
  58.  
  59. If Exists @World_Atlas
  60. Skip QUIT
  61. EndIf
  62.  
  63. If Exists fonts:
  64. Skip NEXT1
  65. EndIf
  66.  
  67. Makedir SYS:Fonts
  68.  
  69. Lab NEXT1
  70.  
  71. If Exists Fonts:MicroKnight
  72. Skip NEXT2
  73. EndIf
  74.  
  75. Makedir Fonts:MicroKnight
  76.  
  77. Lab NEXT2
  78.  
  79. If Exists Fonts:Mini
  80. Skip NEXT3
  81. EndIf
  82.  
  83. MakeDir Fonts:Mini
  84.  
  85. Lab NEXT3
  86.  
  87. Copy World_Atlas_1:Fonts/MicroKnight Fonts:MicroKnight
  88. Copy World_Atlas_1:Fonts/MicroKnight.font Fonts:
  89. Copy World_Atlas_1:Fonts/Mini Fonts:Mini
  90. Copy World_Atlas_1:Fonts/Mini.font Fonts:
  91.  
  92. If Exists LIBS:
  93. Skip NEXT4
  94. EndIf
  95.  
  96. MakeDir SYS:LIBS
  97. Copy World_Atlas_1:LIBS/diskfont.library SYS:LIBS
  98.  
  99. Lab NEXT4
  100.  
  101. If Exists DEVS:
  102. Skip NEXT5
  103. EndIf
  104.  
  105. MakeDir SYS:DEVS
  106. Copy World_Atlas_1:DEVS/printer.device SYS:DEVS
  107.  
  108. Lab NEXT5
  109.  
  110. MakeDir @World_Atlas
  111. Copy World_Atlas_1:World_Atlas.info @
  112. Copy World_Atlas_1:WA.default @World_Atlas
  113.  
  114. MakeDir @World_Atlas/MODULES
  115.  
  116. Copy World_Atlas_1:MODULES @World_Atlas/MODULES all quiet
  117.  
  118. MakeDir @World_Atlas/DATA
  119. Copy World_Atlas_1:DATA @World_Atlas/DATA all quiet
  120.  
  121. Copy World_Atlas_1:World_Atlas/Atlas @World_Atlas
  122. Copy World_Atlas_1:World_Atlas/Atlas.info @World_Atlas
  123.  
  124. MakeDir @World_Atlas/REXX
  125. Copy World_Atlas_1:REXX @World_Atlas/REXX all quiet
  126.  
  127. MakeDir @World_Atlas/RELIGIONS
  128. Copy World_Atlas_2:RELIGIONS @World_Atlas/RELIGIONS all quiet 
  129.  
  130. MakeDir @World_Atlas/CITIES
  131. Copy World_Atlas_2:CITIES @World_Atlas/CITIES all quiet
  132.  
  133. MakeDir @World_Atlas/NEIGHBORS
  134. Copy World_Atlas_2:NEIGHBORS @World_Atlas/NEIGHBORS all quiet
  135.  
  136. MakeDir @World_Atlas/OUTMAPSb
  137. Copy World_Atlas_2:OUTMAPSb @World_Atlas/OUTMAPSb all quiet
  138.  
  139. MakeDir @World_Atlas/TEXTb
  140. Copy World_Atlas_2:TEXTb @World_Atlas/TEXTb all quiet
  141.  
  142. MakeDir @World_Atlas/US_CLIMATE
  143. Copy World_Atlas_2:US_CLIMATE @World_Atlas/US_CLIMATE all quiet
  144.  
  145. Copy World_Atlas_2:USA_FLAG @World_Atlas
  146.  
  147. MakeDir @World_Atlas/TEXTA
  148. Copy World_Atlas_3:TEXTA @World_Atlas/TEXTA all quiet
  149.  
  150. MakeDir @World_Atlas/FLAGS
  151. Copy World_Atlas_3:FLAGS @World_Atlas/FLAGS all quiet
  152.  
  153. MakeDir @World_Atlas/OUTMAPSa
  154. Copy World_Atlas_3:OUTMAPSa @World_Atlas/OUTMAPSa all quiet
  155.  
  156. Lab QUIT
  157.  
  158. Delete RAM:Copy
  159. Delete RAM:DiskCopy
  160. Delete RAM:Echo
  161. Delete RAM:EndIf
  162. Delete RAM:Execute
  163. Delete RAM:If
  164. Delete RAM:Lab
  165. Delete RAM:MakeDir
  166. Delete RAM:Mount
  167. Delete RAM:RemRad
  168. Delete RAM:SetClock
  169. Delete RAM:Skip
  170. Delete RAM:Type
  171. Delete RAM:IconX
  172. Delete RAM:CD
  173. Delete RAM:Delete
  174.